Skip to content

fix artifacts download url when --deploy=local#1378

Merged
giordano merged 12 commits into
JuliaPackaging:masterfrom
t-bltg:local-art
Jun 7, 2025
Merged

fix artifacts download url when --deploy=local#1378
giordano merged 12 commits into
JuliaPackaging:masterfrom
t-bltg:local-art

Conversation

@t-bltg

@t-bltg t-bltg commented Apr 21, 2025

Copy link
Copy Markdown
Contributor

Fix #1241, which I also hit while working on JuliaPackaging/Yggdrasil#11052.

I also took the liberty of removing the exported symbol print_artifacts_toml since it appeared nowhere, should we do the same for build ?

Added test.

Locally, the artifact is correctly downloaded and used after a local build:
julia build_tarballs.jl x86_64-linux-gnu --verbose --deploy=local, and tested in the GR test suite with the resulting GR_jll dev'ed.

@t-bltg

t-bltg commented Jun 7, 2025

Copy link
Copy Markdown
Contributor Author

@giordano for a review, maybe ?

@t-bltg t-bltg mentioned this pull request Jun 7, 2025
@t-bltg t-bltg closed this Jun 7, 2025
@t-bltg t-bltg reopened this Jun 7, 2025
@giordano giordano merged commit 515bf75 into JuliaPackaging:master Jun 7, 2025
9 checks passed
@t-bltg t-bltg deleted the local-art branch June 7, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Artifact download URL when using --deploy=local is wrong

2 participants